home *** CD-ROM | disk | FTP | other *** search
/ Designer's Club 1997 November / Designer's Club 1997 November.iso / mac / Idea Source™ / Lab.Dir / 00033.ls < prev    next >
Encoding:
Text File  |  1997-09-23  |  103 b   |  8 lines

  1. on exitFrame
  2.   if the movieRate of sprite 3 then
  3.     go(the frame)
  4.   else
  5.     go("start")
  6.   end if
  7. end
  8.